Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
GEN000300-ESXI5-000035 | GEN000300-ESXI5-000035 | GEN000300-ESXI5-000035_rule | Medium |
Description |
---|
A unique user name is the first part of the identification and authentication process. If user names are not unique, there can be no accountability on the system for auditing purposes. Multiple accounts sharing the same name could result in the Denial-of-Service to one or both of the accounts or unauthorized access to files or privileges. |
STIG | Date |
---|---|
VMware ESXi v5 Security Technical Implementation Guide | 2013-01-15 |
Check Text ( C-GEN000300-ESXI5-000035_chk ) |
---|
Disable lock down mode. Enable the ESXi Shell. Execute the following command(s): # cat /etc/passwd If any non-unique user name is found (example: multiple root user name entries), this is a finding. Re-enable lock down mode. |
Fix Text (F-GEN000300-ESXI5-000035_fix) |
---|
Change user account names, or delete accounts, so each account has a unique name. From the vSphere Client/vCenter: Click on the "Users and Groups" tab. Click on the "Users" button. Right click and select "Add". Specify the desired User Name, Password, etc and Click "OK". |